MESCIUS SPREAD for Windows Forms 15.0J
RemoveRows メソッド (CellMatrix<T>)

行の削除を開始する行インデックス
削除する行数
指定した開始位置から行を削除します。
構文
'宣言
 
Public Overridable Sub RemoveRows( _
   ByVal row As Integer, _
   ByVal rowCount As Integer _
) 
public virtual void RemoveRows( 
   int row,
   int rowCount
)

パラメータ

row
行の削除を開始する行インデックス
rowCount
削除する行数
参照

CellMatrix<T> クラス
CellMatrix<T> メンバ

 

 


© MESCIUS inc. All rights reserved.